From 9918e626cffa9b1720b92f6ab16e1d0d402cbccb Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Sun, 25 Jan 2009 19:50:16 +0000 Subject: [PATCH] * term/ns-win.el (ns-insert-working-text, ns-delete-working-text): Remove from global map and key definitions. (ns-toggle-toolbar, ns-info-prefs): Add to global map and key definitions. (ns-show-preferences-help, ns-unput-working-text): New functions. (ns-unecho-working-text): Update message. --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2222759d79d..5724ffad146 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-01-25 Adrian Robert + + * term/ns-win.el (ns-insert-working-text, ns-delete-working-text): + Remove from global map and key definitions. + (ns-toggle-toolbar, ns-info-prefs): Add to global map and key + definitions. + (ns-show-preferences-help, ns-unput-working-text): New functions. + (ns-unecho-working-text): Update message. + 2009-01-25 Craig Markwardt * calendar/icalendar.el (icalendar-uid-format): New defcustom -- 2.30.2